home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / mkmf / Makefile.bigcmdtop < prev    next >
Makefile  |  1992-06-10  |  862b  |  36 lines

  1. #
  2. # Prototype Makefile for the topmost directory of a command that is
  3. # divided into multiple subdirectories.  When makes are invoked here,
  4. # this Makefile arranges for most of them to be passed on to each
  5. # of its subdirectories.
  6. #
  7. # This Makefile is automatically generated.
  8. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  9. #
  10. # Generated from @(TEMPLATE)
  11. # @(DATE)
  12. #
  13. # For more information, refer to the mkmf manual page.
  14. #
  15. # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmdtop,v 1.9 92/06/10 13:04:47 jhh Exp $ SPRITE (Berkeley)
  16. #
  17. # Allow mkmf
  18.  
  19. MACHINES    = @(MACHINES)
  20. MANPAGES    = @(MANPAGES)
  21. NAME        = @(NAME)
  22. SUBDIRS        = @(SUBDIRS)
  23. SYSMAKEFILE    = bigcmdtop.mk
  24. TYPE        = @(TYPE)
  25. DISTDIR        ?= @(DISTDIR)
  26. #include    <settm.mk>
  27.  
  28.  
  29. #if exists(local.mk)
  30. #include    "local.mk"
  31. #else
  32. #include    <$(SYSMAKEFILE)>
  33. #endif
  34.  
  35. # Any dependencies for subdirectory linked.o files go here.
  36.